Skip to main content

Change base URL

  • For User App, Open <project>/lib/apo helper/api_helper.dart and replace baseUrl variable value with your own URL

    • Ensure that don’t put slash(/) at the end of your base url like

      static const baseUrl = 'https://your_domain_name/api/';
    Warning

    You can't run the app without verifying purchase code. So setup first Backend and Admin Panel then run flutter mobile app.